<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/test cases/frameworks, branch cppnoexcept</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>MPI: don't excessively skip Windows test cases, which can hide real problems</title>
<updated>2019-10-17T22:01:30+00:00</updated>
<author>
<name>Michael Hirsch, Ph.D</name>
<email>scivision@users.noreply.github.com</email>
</author>
<published>2019-10-17T19:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=89ced3fe5856662fced49a934a044bdebe272578'/>
<id>89ced3fe5856662fced49a934a044bdebe272578</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add blocks dependency</title>
<updated>2019-09-23T18:10:00+00:00</updated>
<author>
<name>Patrick Griffis</name>
<email>tingping@tingping.se</email>
</author>
<published>2019-08-14T23:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=1670fca36fcb1a4fe4780e96731e954515501a35'/>
<id>1670fca36fcb1a4fe4780e96731e954515501a35</id>
<content type='text'>
This allows easily enabling the blocks clang extension.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows easily enabling the blocks clang extension.
</pre>
</div>
</content>
</entry>
<entry>
<title>gtkdoc: Add 'check' kwarg (#5591)</title>
<updated>2019-07-16T19:50:33+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xclaesse@gmail.com</email>
</author>
<published>2019-07-16T19:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=f5da88112667fddb991ee455c051c9453b2542c1'/>
<id>f5da88112667fddb991ee455c051c9453b2542c1</id>
<content type='text'>
* gtkdoc: Add 'check' kwarg

This runs gtkdoc-check in meson tests.

Also reorganize the gtkdoc test because we cannot reliably build
multiple doc into the same directory. Not all files generated by gtk-doc
are prefixed with the target name.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gtkdoc: Add 'check' kwarg

This runs gtkdoc-check in meson tests.

Also reorganize the gtkdoc test because we cannot reliably build
multiple doc into the same directory. Not all files generated by gtk-doc
are prefixed with the target name.

</pre>
</div>
</content>
</entry>
<entry>
<title>Adapting Boost Python library detection to Boost &gt;= 1.67. Closes #4288.</title>
<updated>2019-07-10T21:30:58+00:00</updated>
<author>
<name>gjaeger1</name>
<email>jaegergeorg@web.de</email>
</author>
<published>2019-07-10T21:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=30e42009c03cbb53e3462e1c4ee29af666474742'/>
<id>30e42009c03cbb53e3462e1c4ee29af666474742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update hotdoc files to match those produced by newest version.</title>
<updated>2019-07-08T19:57:05+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2019-07-08T19:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=beae10f588876928bad10c2a7c5945a9f39bfa1a'/>
<id>beae10f588876928bad10c2a7c5945a9f39bfa1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/llvm: Test both cmake and llvm-config methods</title>
<updated>2019-07-02T20:27:28+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2019-07-01T22:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=38f2034162d77165840317282cf67adff856979b'/>
<id>38f2034162d77165840317282cf67adff856979b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gnome: make sure the target build directory is passed first for linking</title>
<updated>2019-05-28T17:25:37+00:00</updated>
<author>
<name>Christoph Reiter</name>
<email>reiter.christoph@gmail.com</email>
</author>
<published>2019-05-25T17:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=20eb948b974a96b3933d42db524fd584cb60c8b7'/>
<id>20eb948b974a96b3933d42db524fd584cb60c8b7</id>
<content type='text'>
determine_rpath_dirs() can return paths to external dependencies not
in the build dir and passing them first as a link path leads to
g-ir-scanner for example linking against the already installed library
instead of the just built one.

This was reported in g-i: https://gitlab.gnome.org/GNOME/gobject-introspection/issues/272
and comes up quite often when a library adds some new symbols which aren't present in the
system library, which then makes linking fail.

The first place where the order is changed is _scan_gir_targets(), which looks like an unintentional
change in the refactoring in 8377ea45aa61efbe8e1a75b74

The second place in _get_link_args() has always been that way and only the rpath order is changed,
but it looks to me as if the same rules should apply here too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
determine_rpath_dirs() can return paths to external dependencies not
in the build dir and passing them first as a link path leads to
g-ir-scanner for example linking against the already installed library
instead of the just built one.

This was reported in g-i: https://gitlab.gnome.org/GNOME/gobject-introspection/issues/272
and comes up quite often when a library adds some new symbols which aren't present in the
system library, which then makes linking fail.

The first place where the order is changed is _scan_gir_targets(), which looks like an unintentional
change in the refactoring in 8377ea45aa61efbe8e1a75b74

The second place in _get_link_args() has always been that way and only the rpath order is changed,
but it looks to me as if the same rules should apply here too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better detection of tab indentation.</title>
<updated>2019-05-09T19:38:44+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2019-05-09T18:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=b0f90a793f5ef3e08aa51549773581dff862ddb7'/>
<id>b0f90a793f5ef3e08aa51549773581dff862ddb7</id>
<content type='text'>
"But surely nobody would indent by having spaces first,
and tabs after that. Right? Right?"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"But surely nobody would indent by having spaces first,
and tabs after that. Right? Right?"
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: LLVM better modules handling</title>
<updated>2019-05-02T23:39:16+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2019-04-12T11:08:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=1fba945b61619a344c21468eb2bb36604f1cb975'/>
<id>1fba945b61619a344c21468eb2bb36604f1cb975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Extend tests that use Threads internally to set method</title>
<updated>2019-05-02T20:25:57+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2019-04-12T21:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=98b7b0f5c22ed7060069ae023c74a00617349210'/>
<id>98b7b0f5c22ed7060069ae023c74a00617349210</id>
<content type='text'>
It turns out there's a bug in creating a sub dependency out of threads
in that we pass all of the kwargs from the parent to the
ThreadDependency instance. This demonstrates the bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It turns out there's a bug in creating a sub dependency out of threads
in that we pass all of the kwargs from the parent to the
ThreadDependency instance. This demonstrates the bug.
</pre>
</div>
</content>
</entry>
</feed>
